home *** CD-ROM | disk | FTP | other *** search
- REM This BAT file creates the executable files for the OVRSUB
- REM demostration. Be sure to compile OVRPREP to an EXE file first. The
- REM files created are DEMO.EXE, 1.OVR, 2.OVR, DEMO.OVR and DEMO.MAP. Only
- REM the first 3 files are required to run the demo. Just type DEMO
- REM to run it.
- tpc demo /B /GS /DDemo1
- ovrprep demo
- copy demo.ovr 1.ovr
- tpc demo /B /GS /DDemo2
- ovrprep demo
- copy demo.ovr 2.ovr